Indent statements in macros following "##" correctly.
authorAlan Mackenzie <acm@muc.de>
Sun, 27 Oct 2013 21:24:17 +0000 (21:24 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 27 Oct 2013 21:24:17 +0000 (21:24 +0000)
commit75fa1e297f27b31bbcd2bf25769d0e919482237f
tree6a3fab1a1dde5de7e013596e8315acc4d026f859
parent169f511749558b3f295e81158cfd394ac5b96677
Indent statements in macros following "##" correctly.
* progmodes/cc-engine.el (c-crosses-statement-barrier-p): Modify
the "#" arm of a cond form to handle "#" and "##" operators.
lisp/ChangeLog
lisp/progmodes/cc-engine.el